'Usage
Dim instance As C1CollectionViewBase(Of T) Dim item As T Dim value As Boolean value = instance.MoveCurrentTo(item)
Parameters
- item
- The item to be the current item.
'Usage
Dim instance As C1CollectionViewBase(Of T) Dim item As T Dim value As Boolean value = instance.MoveCurrentTo(item)